3.2129 \(\int \frac{(2+3 x)^5 (3+5 x)^2}{(1-2 x)^{5/2}} \, dx\)

Optimal. Leaf size=105 \[ \frac{6075 (1-2 x)^{11/2}}{1408}-\frac{10845}{128} (1-2 x)^{9/2}+\frac{672003}{896} (1-2 x)^{7/2}-\frac{514017}{128} (1-2 x)^{5/2}+\frac{1965635}{128} (1-2 x)^{3/2}-\frac{8117095}{128} \sqrt{1-2 x}-\frac{6206585}{128 \sqrt{1-2 x}}+\frac{2033647}{384 (1-2 x)^{3/2}} \]

[Out]

2033647/(384*(1 - 2*x)^(3/2)) - 6206585/(128*Sqrt[1 - 2*x]) - (8117095*Sqrt[1 -
2*x])/128 + (1965635*(1 - 2*x)^(3/2))/128 - (514017*(1 - 2*x)^(5/2))/128 + (6720
03*(1 - 2*x)^(7/2))/896 - (10845*(1 - 2*x)^(9/2))/128 + (6075*(1 - 2*x)^(11/2))/
1408

_______________________________________________________________________________________

Rubi [A]  time = 0.0881256, antiderivative size = 105, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 1, integrand size = 24, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.042 \[ \frac{6075 (1-2 x)^{11/2}}{1408}-\frac{10845}{128} (1-2 x)^{9/2}+\frac{672003}{896} (1-2 x)^{7/2}-\frac{514017}{128} (1-2 x)^{5/2}+\frac{1965635}{128} (1-2 x)^{3/2}-\frac{8117095}{128} \sqrt{1-2 x}-\frac{6206585}{128 \sqrt{1-2 x}}+\frac{2033647}{384 (1-2 x)^{3/2}} \]

Antiderivative was successfully verified.

[In]  Int[((2 + 3*x)^5*(3 + 5*x)^2)/(1 - 2*x)^(5/2),x]

[Out]

2033647/(384*(1 - 2*x)^(3/2)) - 6206585/(128*Sqrt[1 - 2*x]) - (8117095*Sqrt[1 -
2*x])/128 + (1965635*(1 - 2*x)^(3/2))/128 - (514017*(1 - 2*x)^(5/2))/128 + (6720
03*(1 - 2*x)^(7/2))/896 - (10845*(1 - 2*x)^(9/2))/128 + (6075*(1 - 2*x)^(11/2))/
1408

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 11.4424, size = 94, normalized size = 0.9 \[ \frac{6075 \left (- 2 x + 1\right )^{\frac{11}{2}}}{1408} - \frac{10845 \left (- 2 x + 1\right )^{\frac{9}{2}}}{128} + \frac{672003 \left (- 2 x + 1\right )^{\frac{7}{2}}}{896} - \frac{514017 \left (- 2 x + 1\right )^{\frac{5}{2}}}{128} + \frac{1965635 \left (- 2 x + 1\right )^{\frac{3}{2}}}{128} - \frac{8117095 \sqrt{- 2 x + 1}}{128} - \frac{6206585}{128 \sqrt{- 2 x + 1}} + \frac{2033647}{384 \left (- 2 x + 1\right )^{\frac{3}{2}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((2+3*x)**5*(3+5*x)**2/(1-2*x)**(5/2),x)

[Out]

6075*(-2*x + 1)**(11/2)/1408 - 10845*(-2*x + 1)**(9/2)/128 + 672003*(-2*x + 1)**
(7/2)/896 - 514017*(-2*x + 1)**(5/2)/128 + 1965635*(-2*x + 1)**(3/2)/128 - 81170
95*sqrt(-2*x + 1)/128 - 6206585/(128*sqrt(-2*x + 1)) + 2033647/(384*(-2*x + 1)**
(3/2))

_______________________________________________________________________________________

Mathematica [A]  time = 0.0622242, size = 48, normalized size = 0.46 \[ -\frac{127575 x^7+806085 x^6+2456001 x^5+5121279 x^4+9702012 x^3+32450916 x^2-65622552 x+21852008}{231 (1-2 x)^{3/2}} \]

Antiderivative was successfully verified.

[In]  Integrate[((2 + 3*x)^5*(3 + 5*x)^2)/(1 - 2*x)^(5/2),x]

[Out]

-(21852008 - 65622552*x + 32450916*x^2 + 9702012*x^3 + 5121279*x^4 + 2456001*x^5
 + 806085*x^6 + 127575*x^7)/(231*(1 - 2*x)^(3/2))

_______________________________________________________________________________________

Maple [A]  time = 0.006, size = 45, normalized size = 0.4 \[ -{\frac{127575\,{x}^{7}+806085\,{x}^{6}+2456001\,{x}^{5}+5121279\,{x}^{4}+9702012\,{x}^{3}+32450916\,{x}^{2}-65622552\,x+21852008}{231} \left ( 1-2\,x \right ) ^{-{\frac{3}{2}}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((2+3*x)^5*(3+5*x)^2/(1-2*x)^(5/2),x)

[Out]

-1/231*(127575*x^7+806085*x^6+2456001*x^5+5121279*x^4+9702012*x^3+32450916*x^2-6
5622552*x+21852008)/(1-2*x)^(3/2)

_______________________________________________________________________________________

Maxima [A]  time = 1.34761, size = 93, normalized size = 0.89 \[ \frac{6075}{1408} \,{\left (-2 \, x + 1\right )}^{\frac{11}{2}} - \frac{10845}{128} \,{\left (-2 \, x + 1\right )}^{\frac{9}{2}} + \frac{672003}{896} \,{\left (-2 \, x + 1\right )}^{\frac{7}{2}} - \frac{514017}{128} \,{\left (-2 \, x + 1\right )}^{\frac{5}{2}} + \frac{1965635}{128} \,{\left (-2 \, x + 1\right )}^{\frac{3}{2}} - \frac{8117095}{128} \, \sqrt{-2 \, x + 1} + \frac{26411 \,{\left (705 \, x - 314\right )}}{192 \,{\left (-2 \, x + 1\right )}^{\frac{3}{2}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^2*(3*x + 2)^5/(-2*x + 1)^(5/2),x, algorithm="maxima")

[Out]

6075/1408*(-2*x + 1)^(11/2) - 10845/128*(-2*x + 1)^(9/2) + 672003/896*(-2*x + 1)
^(7/2) - 514017/128*(-2*x + 1)^(5/2) + 1965635/128*(-2*x + 1)^(3/2) - 8117095/12
8*sqrt(-2*x + 1) + 26411/192*(705*x - 314)/(-2*x + 1)^(3/2)

_______________________________________________________________________________________

Fricas [A]  time = 0.216641, size = 69, normalized size = 0.66 \[ \frac{127575 \, x^{7} + 806085 \, x^{6} + 2456001 \, x^{5} + 5121279 \, x^{4} + 9702012 \, x^{3} + 32450916 \, x^{2} - 65622552 \, x + 21852008}{231 \,{\left (2 \, x - 1\right )} \sqrt{-2 \, x + 1}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^2*(3*x + 2)^5/(-2*x + 1)^(5/2),x, algorithm="fricas")

[Out]

1/231*(127575*x^7 + 806085*x^6 + 2456001*x^5 + 5121279*x^4 + 9702012*x^3 + 32450
916*x^2 - 65622552*x + 21852008)/((2*x - 1)*sqrt(-2*x + 1))

_______________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{\left (3 x + 2\right )^{5} \left (5 x + 3\right )^{2}}{\left (- 2 x + 1\right )^{\frac{5}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((2+3*x)**5*(3+5*x)**2/(1-2*x)**(5/2),x)

[Out]

Integral((3*x + 2)**5*(5*x + 3)**2/(-2*x + 1)**(5/2), x)

_______________________________________________________________________________________

GIAC/XCAS [A]  time = 0.21211, size = 140, normalized size = 1.33 \[ -\frac{6075}{1408} \,{\left (2 \, x - 1\right )}^{5} \sqrt{-2 \, x + 1} - \frac{10845}{128} \,{\left (2 \, x - 1\right )}^{4} \sqrt{-2 \, x + 1} - \frac{672003}{896} \,{\left (2 \, x - 1\right )}^{3} \sqrt{-2 \, x + 1} - \frac{514017}{128} \,{\left (2 \, x - 1\right )}^{2} \sqrt{-2 \, x + 1} + \frac{1965635}{128} \,{\left (-2 \, x + 1\right )}^{\frac{3}{2}} - \frac{8117095}{128} \, \sqrt{-2 \, x + 1} - \frac{26411 \,{\left (705 \, x - 314\right )}}{192 \,{\left (2 \, x - 1\right )} \sqrt{-2 \, x + 1}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^2*(3*x + 2)^5/(-2*x + 1)^(5/2),x, algorithm="giac")

[Out]

-6075/1408*(2*x - 1)^5*sqrt(-2*x + 1) - 10845/128*(2*x - 1)^4*sqrt(-2*x + 1) - 6
72003/896*(2*x - 1)^3*sqrt(-2*x + 1) - 514017/128*(2*x - 1)^2*sqrt(-2*x + 1) + 1
965635/128*(-2*x + 1)^(3/2) - 8117095/128*sqrt(-2*x + 1) - 26411/192*(705*x - 31
4)/((2*x - 1)*sqrt(-2*x + 1))